﻿@charset "utf-8";

.con_left_list
{
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.con_left_list a{ color:Black; text-decoration:none;}
.con_left_list a:hover{ color:Black; text-decoration:none;}
.list_h1 {
	font-size: 18px;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #fcaf01 ;
	text-align: center;
	height: 50px;
	width: 200px;
	margin-bottom: 5px;
}

.con_left_list img {
	margin-bottom: 10px;
	margin-top: 10px;
}

.list_one{
	height: 36px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	width: 175px;
	line-height: 36px;
	background-color: #f9f9f9;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
}
.second li.selected{background: #f5824a none repeat scroll 0 0;}
.second li.selected a{color:#fff;}
.list_two{
	font-size: 14px;
	font-weight: lighter;
	margin-top: 2px;
	width: 175px;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
}
#c_left_list {
	margin-top: 12px;
	height: 53px;
	width: 193px;
	margin-right: auto;
	margin-left: auto;
}
